home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / SUPERPD.PAK / SUPERPAD.REG < prev    next >
Windows Registry Data  |  1997-05-06  |  2KB  |  31 lines

  1. REGEDIT
  2. ; This .REG file may be used by your SETUP program.
  3. ;   If a SETUP program is not available, the entries below will be
  4. ;   registered in your InitInstance automatically with a call to
  5. ;   CWinApp::RegisterShellFileTypes and COleObjectFactory::UpdateRegistryAll.
  6.  
  7. HKEY_CLASSES_ROOT\.txt = SuperPad.Document.4
  8. HKEY_CLASSES_ROOT\SuperPad.Document.4\shell\open\command = SUPERPAD.EXE %1
  9. HKEY_CLASSES_ROOT\SuperPad.Document.4\shell\open\ddeexec = [open("%1")]
  10. HKEY_CLASSES_ROOT\HierSvr.Document.4\shell\open\ddeexec\application = SUPERPAD
  11.     ; note: the application is optional
  12.     ;   (it defaults to the app name in "command")
  13.  
  14. HKEY_CLASSES_ROOT\SuperPad.Document.4 = MFC 4.0 Text Document
  15. HKEY_CLASSES_ROOT\SuperPad.Document.4\protocol\StdFileEditing\server = SUPERPAD.EXE
  16. HKEY_CLASSES_ROOT\SuperPad.Document.4\protocol\StdFileEditing\verb\0 = &Edit
  17. HKEY_CLASSES_ROOT\SuperPad.Document.4\Insertable =
  18. HKEY_CLASSES_ROOT\SuperPad.Document.4\CLSID = {00021844-0000-0000-C000-000000000046}
  19.  
  20. HKEY_CLASSES_ROOT\CLSID\{00021844-0000-0000-C000-000000000046} = MFC 4.0 Text Document
  21. HKEY_CLASSES_ROOT\CLSID\{00021844-0000-0000-C000-000000000046}\DefaultIcon = SUPERPAD.EXE,1
  22. HKEY_CLASSES_ROOT\CLSID\{00021844-0000-0000-C000-000000000046}\LocalServer32 = SUPERPAD.EXE
  23. HKEY_CLASSES_ROOT\CLSID\{00021844-0000-0000-C000-000000000046}\ProgId = SuperPad.Document.4
  24. HKEY_CLASSES_ROOT\CLSID\{00021844-0000-0000-C000-000000000046}\MiscStatus = 32
  25. HKEY_CLASSES_ROOT\CLSID\{00021844-0000-0000-C000-000000000046}\AuxUserType\3 = MFC 4.0 Text Document
  26. HKEY_CLASSES_ROOT\CLSID\{00021844-0000-0000-C000-000000000046}\AuxUserType\2 = Text Document
  27. HKEY_CLASSES_ROOT\CLSID\{00021844-0000-0000-C000-000000000046}\Insertable =
  28. HKEY_CLASSES_ROOT\CLSID\{00021844-0000-0000-C000-000000000046}\verb\1 = &Open,0,2
  29. HKEY_CLASSES_ROOT\CLSID\{00021844-0000-0000-C000-000000000046}\verb\0 = &Edit,0,2
  30. HKEY_CLASSES_ROOT\CLSID\{00021844-0000-0000-C000-000000000046}\InprocHandler32 = ole32.dll
  31.